x86: Use get_page_from_gfn() instead of get_gfn()/put_gfn.
authorTim Deegan <tim@xen.org>
Thu, 17 May 2012 09:24:54 +0000 (10:24 +0100)
committerTim Deegan <tim@xen.org>
Thu, 17 May 2012 09:24:54 +0000 (10:24 +0100)
commitd5132620b5f002e8dfe0afc798a24988cfabdea3
tree00288d99d5f35485c044d3ad69563ab7eb81e677
parent5889a3e1d123bdad4a3d150310d647db55459966
x86: Use get_page_from_gfn() instead of get_gfn()/put_gfn.

Signed-off-by: Tim Deegan <tim@xen.org>
xen/arch/x86/domain.c
xen/arch/x86/domctl.c
xen/arch/x86/physdev.c
xen/arch/x86/traps.c